home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Resources / CDROM / Amiga_MO_FAQ / Scripts / PreventMORemoval < prev    next >
Text File  |  1998-08-24  |  410b  |  11 lines

  1. ; $VER: PreventMORemoval 40.1 (24.8.98)
  2. ;
  3. ; Calling this script will prevent the MO disk from being ejected, either by
  4. ; pressing the eject button or in software (e.g. the EjectMO script). Requires
  5. ; SCSIUtil to be in the command path. Similar scripts could be created for
  6. ; other SCSI utility programs.
  7. ;
  8. ; You should modify the device and unit arguments for your system.
  9.  
  10. SCSIUtil >NIL: -dscsi.device 4 -l 1
  11.